Scripting > CxNote > Note Object

Note Object

The Note object enables the management of note objects through script. Declare the object using the following code:

CreateObject("CxNote.Note")

Each method in this document assumes you have declared the Note object using the following code:

Dim Note

Set Note = CreateObject("CxNote.Note")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.